# File lib/fastri/ri_service.rb, line 57
  def initialize(*options)
    @stringio = StringIO.new("")
    super
  end