# File lib/mspec/runner/actions/tagpurge.rb, line 29
29:   def after(state)
30:     @matching << state.description if self === state.description
31:   end