# File lib/fssm/pathname.rb, line 356
    def mtime
      File.mtime(self)
    end