# File lib/pry/config/behavior.rb, line 72
  def ==(other)
    @lookup == try_convert_to_hash(other)
  end