# File lib/rspec/core/configuration_options.rb, line 35
      def filter_manager
        @filter_manager ||= FilterManager.new
      end