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