protected new GestureResult RightPosition(Body body) { return(ANDGestures(RightHand.InRegion(body, RightRegion, false), HandsCrossed(body))); }