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