19 20 21
# File 'lib/code_buddy/stack.rb', line 19 def edit(index) @stack_frames[index].open_in_editor end