class MethodEmptyRetType{


Object method() { return null; }


}