# File lib/tire/model/import.rb, line 20 def import options={}, &block strategy = Strategy.from_class(klass, options) strategy.import &block end