/** * undocumented function * * @return void **/ public function testColorMessage() { return Color::message('Hey, this a message of test :)'); }