public JwList<AcBillingPlan> getBatchBillingPlans() {
   return _delegate.getBatchBillingPlans();
 }