11 12 13
# File 'lib/parxer/parsers/xls_parser.rb', line 11 def worksheet @worksheet ||= workbook.sheet(0) end