public Issue() {
     this.identificator = new IssueIdentificator();
 }
 public Issue()
 {
     this.identificator = new IssueIdentificator();
 }