# File lib/rubygems/specification.rb, line 521
    def loaded?; @loaded ? true : false ; end