# File lib/nanoc/base/compilation/rule.rb, line 51 def applicable_to?(item) item.identifier =~ @identifier_regex end