okay that was a fast test. I already wondered why calling a method there
would work while it would not do anything different then putting the lines
before the super call and actually it also does not work this way. "Cannot
refer to an instance method while explicitly invoking a constructor" it
says :).