# File lib/rspec/core/metadata.rb, line 161 def any_apply?(filters) filters.any? {|k,v| filter_applies?(k,v)} end