alias('Meta', 'Glmdev\Meta\Meta'); $this->commands($this->commands); } public static function hello(){return "Hello!";} }