public function getAll()
 {
     return \Neonbug\Common\Models\Language::all();
 }