# File lib/rspec-puppet/matchers/type_matchers.rb, line 79 def match_params(type) match_attrs(type, @exp_parameters, :parameter) end