# File lib/Borges/Extensions/String.rb, line 3
  def print_html_on(str)
    str << self
  end