class name.space.GrundChild extends name.Child

  constructor: ->
    super()
    @addName 'GrundChild'