# File lib/email_spec/matchers.rb, line 275
      def initialize(text)
        @expected_text = text
      end