# File gofer/messaging/async.rb, line 88
  def failed()
    return (! self.succeeded())
  end