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