class Reek::SmellDetectors::UnusedPrivateMethod::Hit

Class for storing ‘hits` which are unused private methods we found in the given context. `name` and `line` are then used to construct SmellWarnings.