module RSpec::Core::World::Null
def self.all_example_groups
def self.all_example_groups [] end
def self.example_groups
def self.example_groups [] end
def self.non_example_failure; end
def self.non_example_failure; end
def self.non_example_failure=(_); end
def self.non_example_failure=(_); end
def self.registered_example_group_files
def self.registered_example_group_files [] end
def self.traverse_example_group_trees_until
def self.traverse_example_group_trees_until end