# File lib/Borges/Extensions/String.rb, line 7
  def render_on_indent(r, level)
    r.encode_text(self)
  end