Module loading

    1. # Get the fully-qualified name of a module.
    2. fqn = fullname(Base.root_module(name))
    3. end