# File lib/fakefs/pathname.rb, line 669
      def atime
        File.atime(@path)
      end