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