# File lib/rspec-puppet/coverage.rb, line 29 def add_filter(type, title) @filters << "#{type.capitalize}[#{title.capitalize}]" end