# File lib/doorkeeper/oauth/token_response.rb, line 6
      def initialize(token)
        @token = token
      end