# File lib/rspec/core/formatters/base_formatter.rb, line 162
        def profile_examples?
          configuration.profile_examples
        end