# File lib/fog/ibm/models/storage/volume.rb, line 72 def location requires :location_id Fog::Compute[:ibm].locations.get(location_id) end