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