# File lib/chef/provider/package/yum.rb, line 252
          def <=>(y)
            compare_versions(y)
          end