folks-dummy
        
        Description:
        Content:
        Namespaces:
        
          - FolksDummy
Classes:
          
            - Backend - A backend which allows 
                FolksDummy.PersonaStores and 
                  FolksDummy.Personas to be programmatically created and manipulated, for the purposes of testing the core of libfolks itself.
              
- FullPersona - A persona subclass representing 
                a single ‘full’ contact.
- Persona - A persona subclass representing a single
                contact.
- PersonaStore - A persona store which allows 
                FolksDummy.Personas to be programmatically created and manipulated, for the 
                purposes of testing the core of libfolks itself. This should not be used in user-visible applications.