package test

public trait InterfaceWithObjectMethod : java.lang.Object {
}
