# File lib/rspec-puppet/matchers/type_matchers.rb, line 50 def with_defaults(defaults_hash) @exp_defaults.merge!(defaults_hash) self end