# File lib/juicer/cache_buster.rb, line 133
    def self.soft(file, parameter = DEFAULT_PARAMETER)
      self.path(file, :soft, parameter)
    end