Creates a new instance of Sheet, usually followed by a call to #process
Parameters:
command line options
96 97 98
# File 'lib/sheet.rb', line 96 def initialize(*args) @args = args.flatten end