# File lib/rmail/address.rb, line 153
def
name
@display_name
||
(
@comments
&&
@comments
.
last
)
end