I am trying to insert a pre-exit method for a an override method.
I get the message that pre/post method enhancements can only be made to
re-defined methods. How would I change this method to a re-defined
one so I can insert a pre-exit method?