public static function amIVoted($id, $type) { return \frontend\widgets\rating\models\Rating::amIVoted($id, $type); }