class RSpec::Core::Formatters::DocumentationFormatter

def initialize(output)

def initialize(output)
  super(output)
  @group_level = 0
end