# File lib/mspec/runner/formatters/specdoc.rb, line 5
5:   def register
6:     super
7:     MSpec.register :enter, self
8:   end