I need to test ```python if message.annotations is not None and _trace_key in message.annotations: ``` For that, I need to be able to send message and set my own annotations on it.