# File lib/oauth2/strategy/base.rb, line 4
      def initialize(client)
        @client = client
      end