public override void Iniciar()
 {
     this.Ganha.Add(Papel.BuscarInstancia());
     this.Ganha.Add(Spock.BuscarInstancia());
 }