in src/main/java/org/apache/sling/mom/Types.java [40:42]
public static QueueName queueName(String queueName) { return new QueueNameImpl(queueName); }