def set_name(string, **listed): '''Rename the current address to ``string``.''' return set_name(ui.current.address(), string, **listed)