Here is my toString() method in my Registration class:
public String toString() { String message = student.getName() + "is registered in" +