public void Refresh(IBehaviorContext context, bool executeRefreshDependencies)
 {
     ActionLog.Append(RefreshItemLog);
     RefreshInvocations++;
 }