Greetings! Can a instance of an interface (i.e. one with the
@extension
annotation) be defined within another class? I'm trying to understand how this might look within Android development where there is a heavy dependency on the application Context?