public static Entity()
 {
     Persistable <Entity> .mapFunction = input => EntityDao.Get(input);
 }