Google

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