# File lib/spreadsheet/olewriter.rb, line 54
   def print(*args, &block)
     @io.print(*args, &block)
   end