This currently does not work: ```py import nodejs nodejs.npm.run(['script.js', 'arg1', ...], **kwargs) ``` While this is easy to fix for the user, it would be nice to support this pattern too.