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