# File lib/compass/sprite_importer.rb, line 119
    def ensure_path_and_name!
      @path, @name = self.class.path_and_name(uri)
    end