PrePitch: Optional variables should require explicit initialization

I'm very much +1 on this. Had a thread on this containing some of the pitfalls of implicit initialization with nil a while back: Remove implicit initialization of Optionals?