Considering \"private\" is the default access modifier for class Members, why is the keyword even needed?
For symmetry and to conform with coding styles that like everything to be explicit (personally I like it ...)