# File lib/sprockets/compressors.rb, line 9
    def initialize(&block)
      @block = block
    end