--_000_950618E0D00138499BE7CC487EBF646D62C5CC2629WOODCHUCKNMlo_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Morning all, @dependencies.freeze @dependencies += ["blah", "blah"] does not error out due to modifying a frozen array (1.8.7 p72). Is this expected behaviour? Up until now I've considered freezing an array as making the array completely read only. Cheers, James --_000_950618E0D00138499BE7CC487EBF646D62C5CC2629WOODCHUCKNMlo_--