# File lib/email_spec/matchers.rb, line 185
      def initialize(subject)
        @expected_subject = subject
      end