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