/** The canonical empty rectangle */
 public static function emptya()
 {
     return new S2LatLngRect(R1Interval::emptya(), S1Interval::emptya());
 }