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