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