# File lib/deep_test/metrics/gatherer.rb, line 21
21:       def initialize(options)
22:         @options = options
23:         @sections = []
24:       end