# File gofer/messaging/async.rb, line 138
  def notify(listener)
    listener.status(self)
  end