Object
Backport of performance enhancement added to Rubygems 1.4
# File lib/bundler/rubygems_ext.rb, line 133 def none? @none ||= (to_s == ">= 0") end