Example #1
0
 function get($key)
 {
     return parent::get($this->prepareKey($key));
 }