object StringShow : Show<String>
Returns a printable version of this object as an instance of Printed
fun show(a: String): Printed
fun showNoWrap(a: String): Printed