class ACL::ACLEntry

def dot_pat(str)

def dot_pat(str)
  /\A#{dot_pat_str(str)}\z/
end