Oh. You can actually do this already ``` object In...
# announcements
k
Oh. You can actually do this already
Copy code
object InnerObject: Interface1, Interface2 {
    // ...
}