# File lib/rchardet/charsetprober.rb, line 70
    def filter_with_english_letters(aBuf)
      # TODO
      return aBuf
    end