# File /home/matt/rubymail/mail/address.rb, line 113
    def comments=(comments)
      @comments = comments
      @comments.freeze
    end