class Faraday::Options

def self.options(mapping)

Internal
def self.options(mapping)
  attribute_options.update(mapping)
end