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