# File lib/rspec/core/configuration.rb, line 719
      def randomize?
        order.to_s.match(/rand/)
      end