public EnderecoDominio()
 {
     db = new mootitEntities1();
 }
 public UsuarioDominio()
 {
     db = new mootitEntities1();
 }