class AveoService { function AveoService(){ } function getSlides($id){ return 1 + 1; } function getVideos($id){ return "haj"; }}