# Functions
Init creates and returns a new Enforcer.
IPMultipleMatch determines whether any of IP address in ip1 matches the pattern of any IP address in ip2, ip2 can be an IP address or a CIDR pattern.
IPMultipleMatchFunc is the wrapper for IPMultipleMatch.