# File lib/spec/runner/options.rb, line 83
      def remove_example_group(example_group)
        @example_groups.delete(example_group)
      end