class RuboCop::Cop::ForToEachCorrector

This class autocorrects ‘for` iteration to `#each` enumeration.