Right now we build the serialization of a selector's an-plus-b argument expression eagerly. However, the string can be generated when the serialization is needed just from the values of `a` and `b`.
<rdar://problem/70068203>