# File lib/rchardet/sjisprober.rb, line 83 def get_confidence l = [@_mContextAnalyzer.get_confidence(), @_mDistributionAnalyzer.get_confidence()] return l.max end