# File lib/mixlib/shellout/windows/core_ext.rb, line 33
    def attach_pfunc(*args)
      attach_function(*args)
      private args[0]
    end