int a = 15; int b = myFunc(otherFunc(true, "asdf"), someClass.SOME_CONST);
sb.AppendFormat("function {0}(args) {{ return false; }}", someVariable);