# File lib/doorkeeper/config.rb, line 76
      def use_refresh_token
        @config.instance_variable_set('@refresh_token_enabled', true)
      end