The _parse_models_pdb() method has been renamed to _parse_pdb_coord() and the opening of the PDB
file shifted into the base load_pdb() method. This is in preparation for better parsing of PDB
files to match the main sections of the PDB format, see
http://www.wwpdb.org/documentation/format33/v3.3.html.