# Functions
EffectiveTLDPlusOne returns the effective top level domain plus one more label.
PublicSuffix returns the public suffix of the domain using a copy of the publicsuffix.org database compiled into the library.
# Variables
List implements the cookiejar.PublicSuffixList interface by calling the PublicSuffix function.