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