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