# File lib/sup/modes/contact-list-mode.rb, line 94
  def reload
    @tags.drop_all_tags
    @num = nil
    load
  end