class Sprockets::DirectiveProcessor

def call(input)

def call(input)
  dup._call(input)
end