# File lib/fastri/ri_service.rb, line 44 def reset_stringio @stringio = StringIO.new("") @formatter.stringio = @stringio end