# File lib/drb/acl.rb, line 76
def
add
(
str
)
@list
.
push
(
ACLEntry
.
new
(
str
))
end