public P21Reader(IP21Repository repository) { this.repository = repository; entityLines = new List <string>(); }