public override Link GetMyOwnReference(long ID)
 {
     return(Especialidad.CreateLink(new { id = ID }));
 }