Returns a printable version of the tag object (returns tag id as a string)
69 70 71
# File 'lib/alien/alientag.rb', line 69 def to_s @id.to_s end