# File lib/fog/orchestration/openstack/models/stack.rb, line 51 def details @details ||= service.stacks.get(stack_name, id) end