69 70 71
# File 'lib/macrow.rb', line 69 def apply_rule!(rule, str, object) __send__("apply_rule_for_#{rule}!", str, object) end