get_labels() lists (a subset of) the labels of a plot
uses_labels() checks if labels match their expected values
Added fail_if_not_ggplot() for use in grading code to check that the submitted result is a ggplot, powered by the lower-level testing function is_ggplot() (#29).