Returns the value of attribute model
Returns:
the current value of model
2 3 4
# File 'lib/abstract_importer/collection.rb', line 2 def model @model end