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