# File lib/rest.rb, line 189
  def to_s
    @text.join("\n")
  end