6 7 8
# File 'lib/macrow.rb', line 6 def inherited(child) child.instance_variable_set(:@rule_words, rule_words.dup) end