示例#1
0
 public function tell()
 {
     return $this->body ? $this->body->tell() : 0;
 }