public void Initialize() { list = new LinkedList(); e = new Employee("Juan", "Palomo", "asdf", "123124B", 4); }