Key
typedef std::pair<Event::Type, std::string> Key;
typedef std::map<Key, Event::BuildMethod *> Registry;