class Gem::Specification

def <=>(other) # :nodoc:

:nodoc:
def <=>(other) # :nodoc:
  sort_obj <=> other.sort_obj
end