# File lib/selectable/tags.rb, line 61
61:     def <(other)  (self <=> other)  < 0 end