public TipoTelefonoRepository(GlamarDbContext context) : base(context)
 {
 }