function arr_tail()
{
    return \Arrgh\Arrgh::tail(...func_get_args());
}