# File languages-statistics.rb, line 844
        def <=>(other)
                return @code <=> other.code
        end