# File lib/yard/parser/ruby/ast_node.rb, line 383
        def block_param; self[4] ? self[4][0] : nil end