``` bool has_doctype(GumboNode* self) CODE: RETVAL = self->v.document.has_doctype; OUTPUT: RETVAL ``` みたいになってるの、最初の2行を一行でかけたらうれしい。