public function remove(\blaze\lang\Reflectable $obj)
 {
     return $this->collection->remove($obj);
 }