# File lib/yard/handlers/base.rb, line 290
      def process
        raise NotImplementedError, "#{self} did not implement a #process method for handling."
      end