class Byebug::LocalInterface

def initialize

def initialize
  super
  History.load
end