public static function slider() { $slider = new Slider(self::$lista->getSize(), self::$lista->getQuantidadePorPagina()); return $slider->to_s(); }