To operator()(const From& x) const {
   return x.get();
 }