Add queue helpers to QueueContext
This patch was authored by @ileitch and released by @tanner0101.
Add queue and queues(_:) helpers to QueueContext so that jobs may also be dispatched from other jobs, just like they are currently dispatched from a Request (#71).