public transitionType first() {
   return new transitionType(owner.getElementFirst(info));
 }