class Foo { public static void main(String[] args) { new InsertParameter().foo("3", 5, 4) } }