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