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