# File lib/test/unit/attribute.rb, line 66 def current_attribute(name) current_attributes[name] || StringifyKeyHash.new end