|  | @@ -16,5 +16,6 @@ output_body = _hapic_default.output_body
 | 
	
		
			
			| 16 | 16 |  output_file = _hapic_default.output_file
 | 
	
		
			
			| 17 | 17 |  generate_doc = _hapic_default.generate_doc
 | 
	
		
			
			| 18 | 18 |  set_context = _hapic_default.set_context
 | 
	
		
			
			|  | 19 | +reset_context = _hapic_default.reset_context
 | 
	
		
			
			| 19 | 20 |  add_documentation_view = _hapic_default.add_documentation_view
 | 
	
		
			
			| 20 | 21 |  handle_exception = _hapic_default.handle_exception
 |