class Excon::Response

def http_method # can't be named "method"

can't be named "method"
def http_method # can't be named "method"
  @data[:method]
end