Comments

If you want to be tidy you can have comments they're awesome

if you don't still use them other people (and your future self) will look at your code and start praying

We have multiple comments even:

// Line comment
/* Block/Multiline comment */
//: Param/Documentation comment