# File lib/win32/eventlog.rb, line 13
   def nstrip
      self[ /^[^\0]*/ ]
   end