# File lib/fastri/ri_service.rb, line 51
  def puts(*a); @stringio.puts(*a) end