# File gofer/messaging/dispatcher.rb, line 30
  def succeeded(h)
    return @hash.has_key?('retval')
  end