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