# File lib/fssm/pathname.rb, line 360
    def stat
      File.stat(self)
    end