class PryStackExplorer::FrameManager
def refresh_frame(run_whereami=true)
Ensure the Pry instance's active binding is the frame manager's
def refresh_frame(run_whereami=true) change_frame_to binding_index, run_whereami end
def refresh_frame(run_whereami=true) change_frame_to binding_index, run_whereami end