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