97 98 99
# File 'lib/minder/cli/scene.rb', line 97 def help_frame @help_frame ||= frames.find { |frame| frame.is_a?(HelpFrame) } end