# File lib/rubygems/version.rb, line 51
    def numeric?
      Fixnum === value
    end