# File lib/generators/templates/application/merb_core/doc/rdoc/generators/merb_generator.rb, line 899
        def <=>(other)
            self.name <=> other.name
        end