class Excon::Response

def remote_ip

def remote_ip
  @data[:remote_ip]
end