def get_filefinder_index_in_path_hooks(): return sys.path_hooks.index(path_hook) # Making the activation explicit for now