class Sprockets::YUICompressor
def initialize(options = {})
def initialize(options = {}) @options = options @cache_key = [ self.class.name, ::YUI::Compressor::VERSION, VERSION, options ].freeze end
def initialize(options = {}) @options = options @cache_key = [ self.class.name, ::YUI::Compressor::VERSION, VERSION, options ].freeze end