# File lib/mspec/runner/actions/taglist.rb, line 19
19:   def ===(string)
20:     @filter === string
21:   end