has($this->className)) { return Snowflake::app()->get($this->className); } return Snowflake::createObject($this->className, $this->args); } }