# File lib/pry/pry_class.rb, line 81
  def self.load_local_rc
    load_file_at_toplevel(LOCAL_RC_FILE)
  end