# File lib/fssm/pathname.rb, line 340
    def atime
      File.atime(self)
    end