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