class RSpec::Core::ExampleGroup

def inspect

Other tags:
    Private: -
def inspect
  "#<#{self.class} #{@__inspect_output}>"
end