If all your class are implementing interface we can find them and do like ``` component<Component> { bind ... bind ... ... } ```
If all your class are implementing interface we can find them and do like