# File lib/httparty/parser.rb, line 88 def self.supports_format?(format) supported_formats.include?(format) end