# File lib/email_spec/helpers.rb, line 42 def open_last_email_for(address) set_current_email(mailbox_for(address).last) end