pub fn remove_inspect_prefix(s: String) -> Option<String>
Remove the “INSPECT:” prefix from selectors. Returns None if the Inspect prefix is not found.