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