# File lib/fog/planning/openstack/models/plan.rb, line 19
        def templates
          service.get_plan_templates(uuid).body
        end