slow:ARGF.gets reads all lines of stdin
fails(only in full ARGF run):ARGF.gets reads the contents of the file with default encoding
