An instance of class IO (commonly called a stream) represents an input/output stream in the underlying operating system. Class IO is the basis for input and output in Ruby.| ruby-doc.org
A File object is a representation of a file in the underlying platform.| ruby-doc.org
Public Class Methods| ruby-doc.org
A Time object represents a date and time:| ruby-doc.org