class Sprockets::DirectiveProcessor

def stat(path)

def stat(path)
  context.environment.stat(path)
end