# File lib/html/element.rb, line 319
    def to_s
      '<' + @_content + '>'
    end