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