// This rule specifies whether to enforce JavaDoc
// for method implementations in anonymous inner
// classes. This class usualy implements a well defined
// interface, therefore the JavaDoc of the interface
// should be sufficient.