# File lib/yard/handlers/base.rb, line 198 def handles?(statement) raise NotImplementedError, "override #handles? in a subclass" end