# File lib/mspec/runner/formatters/specdoc.rb, line 12
12:   def enter(describe)
13:     print "\n#{describe}\n"
14:   end