String otherSingleValue(String myString, SingleValue p) { return p.replaceParamInStringWithString(myString, '?'); }