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