# File lib/Borges/HTML/HtmlBuilder.rb, line 98
  def encode_text(obj)
    text encode(obj)
  end