setStorage static method

dynamic setStorage()

Implementation

static setStorage(){
  getStorage = GetStorage();
}