[Source]
# File lib/ihelp.rb, line 824 824: def token_stream(*a) 825: Ferret::Analysis::StemFilter.new(super) 826: end
[Validate]