Hi,
The coding guidelines in the wiki suggest that { should be on a new line, but then some of the examples go on to show class and method bodies where it is not on a new line. Should the examples be consistent? Or am I missing the intent of the guideline?