# File lib/email_spec/matchers.rb, line 322 def initialize(name, value) @expected_name, @expected_value = name, value end