public static float to(Transportable.FloatDatum transportable) {
     return transportable.getValue();
 }