def _CreateExpectations(self): return pixel_expectations.PixelExpectations()
def CreateExpectations(self, page_set): return pixel_expectations.PixelExpectations()