10 11 12
# File 'lib/excelizer/base.rb', line 10 def download Excelizer::Writer.write self.class.headers, records end