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