class RSpec::Core::ExampleGroup
def initialize(inspect_output=nil)
- Private: -
def initialize(inspect_output=nil) @__inspect_output = inspect_output || '(no description provided)' super() # no args get passed end
def initialize(inspect_output=nil) @__inspect_output = inspect_output || '(no description provided)' super() # no args get passed end