# File r4tw.rb, line 409
  def remove_tags(tags)
    tags.each { |tag| remove_tags(tag) }
  end