5 * generate output yaml string
6 * generate yaml fixture files
12 * generate fixture definition data structure
13 * generate helper methods
14 * return next object id
15 * add objects to data pool from named arguments
16 * add objects to data pool from positional arguments
17 * add default values to data objects
18 * allow multiple updates to a single named fixture
19 * be able to override the target AR class
20 * support block association definition
21 * correctly nest fixtures
23 * allow alternate block syntax
24 * allow `belongs_to` relationships