# File lib/charlock_holmes/encoding_detector.rb, line 29 def self.detect_all(str, hint_enc=nil) new.detect_all(str, hint_enc) end