# File lib/rchardet/mbcharsetprober.rb, line 33
    def initialize
      super
      @_mDistributionAnalyzer = nil
      @_mCodingSM = nil
      @_mLastChar = "\x00\x00"
    end