# File alienreader.rb, line 171
  def alien_tag_list
    tl = AlienTagList.new(self.taglist)
    return tl
  end