Пример #1
0
 public function get($k = null, $v = null)
 {
     parent::get($k, $v);
     return $this;
 }