Hello All, I am using AEM as a cloud service and am using the AEM specific cloud jar file for my local instances. I am trying to test a component which uses the Sling Delegation Pattern for adding new functionality to an AEM core component. My model looks something like this: @Model(adaptables = S...