# File lib/chef/win32/file.rb, line 144
      def self.info(file_name)
        Info.new(file_name)
      end