31 32 33
# File 'lib/cli/ui/frame/frame_stack.rb', line 31 def items Thread.current[:cliui_frame_stack] ||= [] end