We need to improve the way we import modules written in clever. For example, currently there is no way to use a CLV module without importing everything of this module to the global namespace. We could also add something like set_import_path(), so we could avoid of using import modules.std.logging.logger.*;.