I want to make a method that accepts any class (T) that implements any interface (I), do something with the class and return the interface (I) that it implements. Here\'s wh