# File structures/Boundaries.rb, line 19
  def addTag(tag)
    @angleTags.push(tag)
  end