# File lib/nanoc3/base/rule.rb, line 50 def apply_to(rep) Nanoc3::RuleContext.new(rep).instance_eval &@block end