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