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