The following code tries to get the superclass of the Example class.
Class c = Example.class._____________();
Which method should be used instead of the underscores? Enter only the name of this method without parenthesis, for example, methodName.