# File lib/mspec/runner/actions/tagpurge.rb, line 9 9: def initialize 10: @matching = [] 11: @filter = nil 12: @tags = nil 13: end