IO.print("".toString == "") // expect: true IO.print("blah".toString == "blah") // expect: true