Figure out how we use println for everything internally (expect still uses console.log)
- We probably need to optimize it a lot (even though it is not a real issue)
- We could also provide overloaded versions of the function, with the arguments we need for expect
Figure out how we use println for everything internally (expect still uses console.log)