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