# File lib/yard/docstring.rb, line 56
    def hash_flag=(v) @hash_flag = v == nil ? false : v end