public static int getLabelFor(View view) {
   return IMPL.getLabelFor(view);
 }