public BatchBill ( Bill[] bills ) : this(bills.ToList())
 { }