Untitled
5 years ago in JavaScript
if (exams.passed()) {
student.happy();
}