public String toString() { return FEN.getFEN(this); }
public String getFEN() { return FEN.getFEN(this); }