# File lib/rspec/core.rb, line 98
  def self.clear_remaining_example_groups
    world.example_groups.clear
  end