When you have an important class but the system cannot create an instance fo this class, because
- this class is parent of a lot of classes of the system;
- this has a lot of responsability (methods used by a lot of class) for domain's requires;
- this class not represents a concrete object;