class SassC::ImportHandler::Importer

def load_paths

def load_paths
  @load_paths ||= (@importer.options[:load_paths] || []) + SassC.load_paths
end