public static boolean isNull po(Object obj) {
     return obj == null po;
}