# File lib/fog/bluebox/models/compute/server.rb, line 50 def location requires :location_id service.locations.get(location_id) end