fn contains_ignore_directive(
    can_contain: bool,
    contents: &str,
    check: &str
) -> Directive