class Faraday::Options

def self.options_for(key)

Internal
def self.options_for(key)
  attribute_options[key]
end