o_MakeSubobjectsShared

open override fun o_MakeSubobjectsShared(self: AvailObject): AvailObject

{@inheritDoc}

Make my subobjects be shared. Don't change my own mutability state. Also, ignore my mutability state, as it should be tested (and sometimes set preemptively to shared) prior to invoking this method.

Return

The receiving AvailObject.