# File lib/vmail/imap_client.rb, line 783 def window_width=(width) log "Setting window width to #{width}" @width = width.to_i end