# File lib/rspec-puppet/matchers/type_matchers.rb, line 45
      def with_set_attributes(params)
        @params_with_values.merge!(params)
        self
      end