# File lib/rspec/core/formatters/documentation_formatter.rb, line 9 def initialize(output) super(output) @group_level = 0 end