# File lib/ruote/fei.rb, line 149
    def <=>(other)

      self.to_sortable_id <=> other.to_sortable_id
    end