From: Johannes Schade <jschade_at_giscoe.com>
Date: Mon, 2 Aug 2010 04:21:07 -0700 (PDT)
Dear Paul
I see my error now thanks to the explanation in your email. I tried to
access an injected class field in the constructor. This will never work
because the field is not yet assigned at the time the constructor is
executed.