= private = protected
new()
Creates an empty ACLList
# File lib/drb/acl.rb, line 129 def initialize @list = [] end