# File gofer/messaging/dispatcher.rb, line 26
  def initialize(hash)
    @hash = hash['result']
  end