Returns last access time. See File.atime.
File.atime
5 6 7
# File 'lib/epath/file.rb', line 5 def atime File.atime(@path) end