class Excon::Response

def pp

def pp
  Excon::PrettyPrinter.pp($stdout, @data)
end