# File lib/doorkeeper/config.rb, line 218
    def optional_scopes
      @optional_scopes ||= OAuth::Scopes.new
    end