28293031323334
private int digito; @Override public Conta novaInstancia() { return new ContaCnab(this); }