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