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