# File lib/rest.rb, line 193
  def append t
    @text.push t
  end