It's not clear how to actually use this. The example strings are out of context, so it's hard to 'guess' what to actually pass to the module. Can it be used like this?: ``` let result = konan( 'path/to/script_to_traverse.js' ); ```