hello, Is it possible for a Product to "monkey patch" another Product? If so, is there an example of this anywhere? I'm trying to add a method to a class in a different product, and I'd like to aviod subclassing. Thanks, Sean