= private = protected
The exact documentation you were looking for could not be found. Here is the best guess.
new()
Creates an empty ACLList
# File lib/drb/acl.rb, line 129 def initialize @list = [] end