# File lib/rubygems/version.rb, line 237
  def marshal_load array
    initialize array[0]
  end