# File lib/spec/runner.rb, line 16 def register_example_group(klass) Spec::Runner.options.add_example_group klass Spec::Runner.register_at_exit_hook end