コード例 #1
0
 public function find($key, $value)
 {
     return $this->list->find($key, $value);
 }