class Console::Event::Spawn

def status=(status)

def status=(status)
	@end_time = Time.now
	@status = status
end