# File lib/test/unit/attribute.rb, line 120
      def attributes
        self.class.attributes(@method_name) || StringifyKeyHash.new
      end