# File lib/spreadsheet.rb, line 75 def writer io_or_path, type=Excel Excel::Writer::Workbook.new io_or_path end