# File lib/mail_room/connection.rb, line 3 def initialize(mailbox) @mailbox = mailbox # log in and set the mailbox reset setup end