ParenthesesOnlyIfArgument

Incorrect

() are optional for function calls without arguments

Correct

() are mandatory even for function calls without arguments