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