It looks like we only add a Cinema in MovieBookingSystem class but dont' use it anywhere in the class. Even the ScreeningManager binds the screening with a particular seat, but nowhere mentions which Cinema the seats/screening belongs to. If that's by design, can we get more explanation on that please?