19 20 21
# File 'app/models/importable/importer.rb', line 19 def mapper @mapper ||= mapper_class.new(rows, import_params) end