@new(classFn)

This invokes the JavaScript new operator on the given classFn function, allowing you to instantiate a JavaScript class in an Origami expression.