class Gem::StubSpecification

def sort_obj # :nodoc:

:nodoc:
def sort_obj # :nodoc:
  [name, version, Gem::Platform.sort_priority(platform)]
end