can we have an option to disable not use placeholder? e.g just execuatable() not execuatable(exp) that's useful specially if wrote code as method way: "foo"->execuatable() is correct vs "foo"->execuatable("foo") is weird and wrong.