metric = $metric; } /** * Get the event description. * * @return string */ public function __toString() { return 'Metric was updated.'; } }