class Sprockets::SassCompressor

def self.call(input)

def self.call(input)
  instance.call(input)
end