for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
// Enable RS Extensions so that we can test them
var GedcomX = require('../../');
GedcomX.enableRsExtensions();
// Call it again to test that it doesn't break/change anything