# File lib/yard/handlers/base.rb, line 297 def parse_block(*args) raise NotImplementedError, "#{self} did not implement a #parse_block method for handling" end