class CFPropertyList::List

def self.parsers=(val)

set a list of parsers
def self.parsers=(val)
  @@parsers = val
end