# File lib/pry/config/behavior.rb, line 86
  def clear
    @lookup.clear
    true
  end