# File lib/compass/import-once/importer.rb, line 72 def imported?(engine, options) tracker(options).include?(import_tracker_key(engine, options)) end