# File lib/declarative_authorization/development_support/change_supporter.rb, line 270 def resembles_any? (specs) specs.any? {|spec| resembles?(spec) } end