method add-new

Documentation for method add-new assembled from the following types:

class Documentable::Registry

From Documentable::Registry

(Documentable::Registry) method add-new

Defined as

method add-new(--> Documentable::Primary)

Adds a new Documentable::Primary object to the registry and returns it.

Warning: if the registry is composed, you cannot add new objects to it.