public string GetFortune() { return(Getter.GetFortune()); }
public string FortuneGet() { return(_fortuneG.GetFortune()); }