rankomatic = $rankomatic; } public function flashTest() { dd($this->rankomatic->booo()); return view('test'); } }