# File lib/httparty/parser.rb, line 131
    def supports_format?
      self.class.supports_format?(format)
    end