public void Insert()
 {
     creditCardRepository.InsertEntity(this);
 }