private decimal NonCashBenefits() { /* Sum all noncash taxable earnings */ return(rep.NonCashBenefits(_EmployeeId)); }