# File lib/chef/win32/unicode.rb, line 40
  def to_wstring
    Chef::ReservedNames::Win32::Unicode.utf8_to_wide(self)
  end