# File lib/action_mailer/vendor/tmail-1.2.7/tmail/vendor/rchardet-1.3/lib/rchardet/gb2312prober.rb, line 31 def initialize super @_mCodingSM = CodingStateMachine.new(GB2312SMModel) @_mDistributionAnalyzer = GB2312DistributionAnalysis.new() reset() end