# File lib/test/unit/attribute.rb, line 70 def attributes_table @attributes_table ||= StringifyKeyHash.new super.merge(@attributes_table) end