# File lib/twitter/rest/client.rb, line 96
      def connection
        @connection ||= Faraday.new(BASE_URL, connection_options)
      end