Half person, half home automation, an under loved blog for all things Ruby, python and more in Adelaide
class foo { public function __toString() { return "Whee"; } }$f = new foo(); print (string)$f; print $f; print $f->__toString();
Object id #59WheeWhee
Post a Comment
No comments:
Post a Comment