Added a series of _parse_pdb_*() methods to the internal structural object.
These correspond to each section of the PDB format version 3.30
http://www.wwpdb.org/documentation/format33/v3.3.html. The currently loop over the records of their
section, returning the remaining PDB records. The aim is for fast parsing and breaking into
sections.