コード例 #1
0
 public function surround($string, $in_place = true)
 {
     return parent::surround($string, $in_place);
 }