Brassaia_pack_unix.Dispatcher
module type S = sig ... end
module Make (File_manager : File_manager.S) : S with module File_manager = File_manager