# File lib/amrita/tag.rb, line 246 def accept_child(child_tag) not (child_tag == "dt" or child_tag == "dd") end