예제 #1
0
 public function lowerKeys()
 {
     return new self(a::lowerKeys($this->value));
 }