# File lib/chef/provider/mount/windows.rb, line 34
        def initialize(new_resource, run_context)
          super
          @mount = nil
        end