system("touch chap.txt") # Create a zero-length file with a system commandFile.zero?( "chap.txt" ) # => true