# File lib/pilfer/profiler.rb, line 7
    def initialize(reporter)
      @reporter = reporter
    end