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