Print me on the given IO stream.
301 302 303
# File 'lib/html/element.rb', line 301 def write(io) io << self end