# File lib/pry/default_commands/editing.rb, line 12 def process output.puts "Input buffer cleared!" eval_string.replace("") end