class CFPropertyList::List

def self.parsers

returns a list of registered parsers
def self.parsers
  @@parsers
end