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