# File lib/mspec/runner/context.rb, line 74
74:   def child(child)
75:     @children << child
76:   end