# File lib/juicer/css_cache_buster.rb, line 78
    def base=(base)
      @prev_base = @base
      @base = base
    end