class Excon::Response

def status

def status
  @data[:status]
end