class Console::Event::Generic

def self.register(terminal)

def self.register(terminal)
end

def as_json

def as_json
	to_h
end

def format(buffer, terminal)

def format(buffer, terminal)
end

def to_h

def to_h
end