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