# File B_syntaxbäume.rb, line 40
  def setVater(vater)
    @vater = vater
  end