``` julia> using MPI julia> man = MPIManager(np = 4); ERROR: UndefVarError: MPIManager not defined Stacktrace: [1] top-level scope at REPL[2]:1 ```