# File lib/rubygems/version.rb, line 101
  def to_ints
    normalize unless @ints
    @ints
  end