# File lib/html/element.rb, line 301
    def write(io)
      io << self
    end