the glasses class represents a pair of eyeglasses. one of its instance variables is a prescription object called script. the prescription object has instance variables that stores the prescription for the left and right eye. suppose the glasses constructor was implemented as follows