@Callback
 @BindSelector("popoverArrowDirection")
 public static UIPopoverArrowDirection getPopoverArrowDirection(
     UIPopoverController __self__, Selector __cmd__) {
   return __self__.getPopoverArrowDirection();
 }