# File gofer/messaging/consumer.rb, line 97
  def close()
    self.close()
    @receiver.close()
  end