| context | The context being visited. | 
| container | The container being visited. | 
| value | The value being visited. | 
                  bool
        
          true if visitation should be skipped, false otherwise.
      
Invoked when the visitor encounters specific a TContainer and TValue pair.