@NewSpan
-public void getAnnotationForTagValueExpression(
- @SpanTag(key = "test", expression = "'hello' + ' characters'") String test) {
+public void getAnnotationForTagValueExpression(@SpanTag(key = "test",
+ expression = "'hello' + ' characters'") String test) {
}