public Bool IsWin() => _firstPairEqual.And(_secondPairEqual);
protected override bool RawValue() => _origin.And(_boardCell.IsSelected().Not());