# File lib/hammer_cli_import/base.rb, line 524 def import(filename) cvs_iterate(filename, (method :import_single_row)) end