Added support to the internal PDB structural object for determining connected atoms.
This is for when no CONECT records exist. The method __find_bonded_atom() has been renamed to
__bonded_atom(), and the new method __find_bonded_atoms() has been written. This new method
connects all atoms located a certain distance from each other.