class HTTParty::Parser

def supports_format?

def supports_format?
  self.class.supports_format?(format)
end