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