# File examples/dumpXML.rb, line 98 def to_s # return nil if @text == "\n" || @text =~ /\n\s+/m return "text: \#{@text}\" end