# File lib/spreadsheet/writer.rb, line 6
    def initialize io_or_path
      @io_or_path = io_or_path
    end