# File lib/pry/default_commands/input.rb, line 232 def process_clear Pry.history.clear output.puts "History cleared." end