Run in Background?

For future reference - you class_addMethod when the method was not already implemented and use class_replaceMethod when it was but you want to use your own implementation instead of Xojo’s.