class RuboCop::Cop::Lint::UselessSetterCall::MethodVariableTracker

This class tracks variable assignments in a method body and if a variable contains object passed as argument at the end of the method.