def pop_key_string(params): return String(pop(params))
def pop_key(params): return get_key(pop(params))