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