If your `StupidInterface` class defines something ...
# announcements
g
If your
StupidInterface
class defines something like hundreds of methods, then you might look into dynamic proxies and aspect-oriented-programming as a way to route calls to it.