class Sus::Config

def add_default_load_paths

def add_default_load_paths
	add_load_path("lib")
	add_load_path("fixtures")
end