# File lib/cri/command.rb, line 307
    def <=>(other)
      self.name <=> other.name
    end