class Sprockets::ProcessorUtils::CompositeProcessor

def call(input)

def call(input)
  processor_strategy.call param, input
end