@0x8c931d6e0367db87; using import "user.capnp".User; interface Owned { getUser @0 () -> ( owner :User ); }