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