# File lib/pry/pry_instance.rb, line 577 def push_prompt(new_prompt) prompt_stack.push new_prompt end