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