Read the given file.
file - A String describing the path to a file.
65 66 67
# File 'lib/label.rb', line 65 def read file File.open file end