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