# File lib/fssm/pathname.rb, line 344
    def ctime
      File.ctime(self)
    end