Hi I am using MockitoKotlin2 library for mocking and I am trying to mock a final class of retrofit how can I do that, does it support mocking final classes, what is the solution