# File lib/cmdparse.rb, line 180
180:     def <=>( other )
181:       @name <=> other.name
182:     end