# File lib/compass/sprite_importer.rb, line 70
    def self.path(uri)
      path, _ = path_and_name(uri)
      path
    end