# File lib/sprockets/sass_importer.rb, line 9
    def initialize(*args)
      @imported_filenames = []
      super
    end