# File lib/compass/import-once.rb, line 19 def import_tracker Thread.current[:import_once_tracker] ||= {} end