* Fixed compilation issue for closures with existential arguments
* Added index to MethodParameter
* Automatically assign argument name in case it is empty
* Add an additional closing parenthesis in case type is a closure with multiple arguments
* Disabled implicitly unwrapped optional for return type of a closure
* Disabled CVarArg for tuple type
* Added new sample for AutoMockable contexts
* Updated expected and generated