class HTTParty::Parser

def self.formats

Returns:
  • (Hash) - the SupportedFormats hash
def self.formats
  const_get(:SupportedFormats)
end