# File lib/rmail/header.rb, line 678
    def from
      address_list_fetch('from')
    end