rb_get_expanded_load_path 5753 file.c             RB_GC_GUARD(load_path) = rb_get_expanded_load_path();
rb_get_expanded_load_path 5815 file.c             RB_GC_GUARD(load_path) = rb_get_expanded_load_path();
rb_get_expanded_load_path  448 load.c         		if (!load_path) load_path = rb_get_expanded_load_path();
rb_get_expanded_load_path  475 load.c         	fs.load_path = load_path ? load_path : rb_get_expanded_load_path();