# Domain

Domain module includes the low level and the more reusable part of library. Consists basically in class model definition. This module uses underscore notation instead of camelcase, because it is more adaptable to context. Underscore notation leave us use this module to represent objects in database, json or querystrings.

# Classes
* Ad
* Event
* Format
* Page
* Site
* Space