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