# File lib/rbvmomi/connection.rb, line 250
  def self.load_vmodl fn
    @loader = RbVmomi::TypeLoader.new fn, extension_dirs, self
    nil
  end