function tally()
  {
    $debug =& debug_mock :: instance();

    $debug->mock->tally();
    $debug->expected_data = array();
  }