
  [;1m-spec pre_loaded() -> [module()].[0m

  Returns a list of Erlang modules that are preloaded in the system.
  As all loading of code is done through the file system, the file
  system must have been loaded previously. Hence, at least the
  module [;;4minit[0m must be preloaded.
