public function failureDescription($other) { $generator = new FailureGenerator(); $generator->spy_was_called($other); return $generator->get_message(); }