# File lib/libxml/attr_decl.rb, line 73
      def to_s
        "#{name} = #{value}"
      end