43 44 45
# File 'lib/qbfc/report.rb', line 43 def rows @rows ||= QBFC::Reports::Rows::parse(@ole.report_data) end