# File lib/rubygems/specification.rb, line 1466
  def loaded_from= path
    @loaded_from = path.to_s
  end