fails:IO#<< writes an object to the IO stream
fails:IO#<< calls #to_s on the object to print it
fails:IO#<< raises an error if the stream is closed
fails:IO#<< returns self
