def display(self, expr): """Call py.io.saferepr on the expression.""" return self.helper("saferepr", expr)