# File lib/hammer_cli_import/base.rb, line 160
    def import_single_row(_row)
      error 'Import not implemented.'
    end