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