// "Bind Method Parameters to Fields" "true" class A{ void method(int p1, int p2){ } }