class WithWithDollar { @lombok.With int $i; WithWithDollar() { super(); } }