# File lib/doorkeeper/models/concerns/scopes.rb, line 4
      def scopes
        OAuth::Scopes.from_string(self[:scopes])
      end