# File lib/fog/planning/openstack/models/plan.rb, line 55 def create requires :name merge_attributes(service.create_plan(attributes).body) self end