1 2 3
public func {{ shim_name }}({{ params }}) -> String { return delegate.{{ method_name }}({{ args }}) }