// "Generate overloaded method with default parameter values" "true" interface Test { void foo(int ii); }