# File lib/doorkeeper/config.rb, line 84
      def reuse_access_token
        @config.instance_variable_set("@reuse_access_token", true)
      end