package test interface IUser { val name: String }