# File lib/MultiByteCharSetProber.rb, line 35 def initialize super @_mDistributionAnalyzer = nil @_mCodingSM = nil @_mLastChar = ['\x00', '\x00'] end