# File lib/drb/drb.rb, line 1737
  def install_acl(acl)
    DRbServer.default_acl(acl)
  end