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