Google

# File ../lib/fox/core.rb, line 10
    def <=>(otherItem)

      text <=> otherItem.text

    end