A call to `jiffy:encode(Term, [use_nil]).` will currently cause dialyzer to issue a warning because `use_nil` is not included in `encode_option`. This appears to just be an omission.