This private method is never called. Although it is possible that the method will be invoked through reflection, it is more likely that the method is never used, and should be removed.
This rule is deprecated, use {rule:squid:UnusedPrivateMethod} instead.