I tried to use the string.js library (http://stringjs.com/) and QML didn't like the "this.constructor" mechanism that it used. What is available to em to do string manipuation in JS? (I don't have to do a lot of it, but what I do have to do is not trivial) Can the support for this.contructor be added?