removeModel : function(model)
    {
      var db = this.__models;
      for (var name in db)
      {