function paginate_page_current_exists()
{
    return Paginate::page_current_exists();
}