예제 #1
0
 public function at($i)
 {
     return a::at($this->value, $i);
 }