# File lib/charlock_holmes/string.rb, line 16 def detect_encodings(hint_enc=nil) encoding_detector.detect_all(self, hint_enc) end