# File lib/rest.rb, line 192
  def initialize
    @text = Array.new
    super()
  end