Rules:
You have to be the one who named it.
It has to have made it into production.
Mine: (the comment is the original comment I added)
//WTF?? this should be rethough
private static float CalculateFudge(bool isLeft, bool isRight, DesignedRoom r)
{
..snip..
}