set the disk name
Storage().disk('local').get('image.jpg');
Storage disk(String disk) { _disk = disk; return this; }