# File lib/faraday.rb, line 117
  def self.default_connection_options
    @default_connection_options ||= ConnectionOptions.new
  end