# File lib/pry/config/default.rb, line 116
  def initialize
    super(nil)
    configure_gist
    configure_history
  end