def echo_error(self, message): """Generate an error, but we get to set the error message.""" return tools.echo_error(self, message)