public bool Contains(IRole2014 item)
 {
     throw new NotImplementedException();
 }
 public bool Remove(IRole2014 item)
 {
     throw new NotImplementedException();
 }
 public void Add(IRole2014 item)
 {
     throw new NotImplementedException();
 }