 Ash game framework boilerplate test

Ash can't work on WonderFL because it needs public class components due to getDefinitionbyName reflection. It needs another approach... either registering component classes or creating a static _getFields():Dictionary function for each node class. Here's an example.