insert( [ 'name'=>'SystemUser', 'email'=>'system@localhost.local', 'password'=>Hash::make(Str::random(16)), ] ); } }