# File lib/rspec/core/configuration.rb, line 124
      def clear_inclusion_filter
        self.inclusion_filter = nil
      end