# File lib/test/unit/attribute.rb, line 11
        def [](key)
          super(self.class.stringify(key))
        end