# File lib/deep_test/metrics/gatherer.rb, line 17 17: def self.section(title, &block) 18: $metrics_gatherer.section(title, &block) 19: end