# File alientaglist.rb, line 36
        def add_tag(t)
                self.push(t)
                return self  
        end