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