public function has_previous_page() {
        // @todo This should use ::get_ids() and ::get_args() when b/c is not a concern.
        $args = $this->args;

        if ( ! empty( $args['last'] ) ) {