- Move get_top_cpu_process() and get_top_ram_process() methods inside SystemCollector impl block - Remove duplicate method definitions that were placed after trait implementation - Ensures methods are properly accessible during compilation
- Move get_top_cpu_process() and get_top_ram_process() methods inside SystemCollector impl block - Remove duplicate method definitions that were placed after trait implementation - Ensures methods are properly accessible during compilation