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