# File lib/mkrf/availability.rb, line 140
    def with_loaded_libs(*args, &b)
      with_stackable_attribute('loaded_libs', *args, &b)
    end