protected override bool BeatsImpl(CheckedGesture other) { return(true); }
protected override bool BeatsImpl(CheckedGesture other) { return(other == SCISSORS); }