# File lib/mspec/runner/actions/tagpurge.rb, line 16
16:   def start
17:     print "\nRemoving tags not matching any specs\n\n"
18:   end