# File lib/puppet/network/rights.rb, line 187
187:     def regex?
188:       acl_type == :regex
189:     end