# File lib/active_resource/http_mock.rb, line 97
    def hash
      "#{path}#{method}#{headers}".hash
    end