SYNOPSIS
  void create_clone ()

IMPLEMENTED
  Where necessary.

DESCRIPTION
  Called upon the initial creation of a clone, it has to initialize
  the object.
  The existance of this function overrides an also existing create(),

  Used by kernel objects.

