嗨,我是kohana的新手,当我尝试使用kohana分页模块时,我遇到了这样的错误ErrorException[FatalError]:Class'Pagination'notfound稍后我查看bootstrap文件,然后在Kohana::modules()中没有Pagination模块我的bootstrap文件是这样的Kohana::modules(array('auth'=>MODPATH.'auth',//Basicauthentication'cache'=>MODPATH.'cache',//Cachingwithmultiplebackends'codebench'=>M