# File lib/rchardet/escprober.rb, line 57 def get_confidence if @_mDetectedCharset return 0.99 else return 0.00 end end