This method frees memory originally allocated by the somAllocate method from the same class object. It cannot be overridden.
For backward compatibility, this method does not take an Environment parameter.
SOMClass receiver; string memPtr; somDeallocate(receiver, memPtr);