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