# File lib/yard/registry.rb, line 193
      def each(&block)
        all.each(&block)
      end