Hi, I have the following problem: when I try to access the delegate object from the test class, it results null. Below is the code snippet:java model:@Model(adaptables = SlingHttpServletRequest.class, adapters = {Button.class, ComponentExporter.class}, resourceType = MYPROJCTAModel.RESOURCE_TYPE, de...