class Console::Event::Enter

def format(output, terminal, verbose)

def format(output, terminal, verbose)
	output.puts "→ #{@name}"
end