Implemented the internal structural object one_letter_codes() method.
This will create a string of one letter residue codes for the given molecule. Only proteins are
currently supported. This method uses the new lib.sequence.aa_codes_three_to_one() relax library
function.