# File lib/yard/docstring.rb, line 93
def
blank?
empty?
&&
@tags
.
empty?
&&
@ref_tags
.
empty?
end