# File lib/oauth/models/consumers/simple_client.rb, line 9
        def initialize(token)
          @token = token
        end