...className
,
by taking another BasicObject instance and add ...className
to
the class list and also add all the named values in ...
as fields to the
new instance.
The method should be used by the constructor of a class and nowhere else.## S3 method for class 'BasicObject':
extend(this, ...className, ...)
className
.BasicObject
.