# File lib/puppet/network/rights.rb, line 173
173:         def regex?
174:             acl_type == :regex
175:         end