# File lib/email_spec/matchers.rb, line 39
    def reply_to(email)
      ReplyTo.new(email)
    end