# File lib/fog/planning/openstack/models/plans.rb, line 14 def find_by_uuid(plan_uuid) new(service.get_plan(plan_uuid).body) end