pub fn handle_get_title(
    documents: &Documents,
    pipeline: PipelineId,
    reply: IpcSender<String>
)