# File lib/declarative_authorization/development_support/development_support.rb, line 232
        def intersects? (privileges)
          intersection(privileges).length > 0
        end