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