module RuboCop::Cop::Metrics::Utils::IteratingBlock

Used to identify iterating blocks like ‘.map{}` and `.map(&:…)`