class SassC::Engine

def functions_handler

def functions_handler
  @functions_handler = FunctionsHandler.new(@options)
end