# File lib/rolify/adapters/mongoid/scopes.rb, line 4
      def global
        where(:resource_type => nil, :resource_id => nil)
      end