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