>>-uninit------------------------------------------------------><
Example 5.127. Stream object - UNINIT method
::class CustomStream subclass Stream ... ::method uninit /* the subclass instance cleanup code should be placed here */ super~uninit -- this should be the last action in the method return