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