public int getrating(string username, string trackid) { int result = d.getrating(username, trackid); return(result); }