# File lib/fox12/core.rb, line 36
    def <=>(otherItem)
      text <=> otherItem.text
    end