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