# File lib/yard/server/commands/list_command.rb, line 22
        def items
          Registry.load_all
          run_verifier(Registry.all(:class, :module))
        end