public void a_company_with_no_employees() { company = new Company(); }
private void the_company_is_instantiated() { company = new Company(); }