# File lib/CharSetProber.rb, line 63
        def filter_with_english_letters(aBuf)
            # TODO
            return aBuf
        end