Ejemplo n.º 1
0
 public function contains($value)
 {
     return a::contains($this->value, $value);
 }