# File lib/nanoc/base/compilation/item_rep_recorder_proxy.rb, line 44 def initialize(item_rep) @item_rep = item_rep @rule_memory = [] end