@Override
 public Float get(CircularAnimatedDrawable object) {
   return object.getCurrentGlobalAngle();
 }