Methods
Class Public methods
new()
Link
Creates an empty ACLList
Source: show
# File lib/drb/acl.rb, line 122 def initialize @list = [] end
Instance Public methods