class Reek::SmellDetectors::UnusedPrivateMethod

Classes should use their private methods. Otherwise this is dead code which is confusing and bad for maintenance.

See {file:docs/Unused-Private-Method.md} for details.