helper methods primarily supporting the management of Ruby objects which
are populatable via Hashes. Since most Facebook API calls accept and return
hashes of data (as XML), the Model module allows
us to directly populate a model‘s
attributes given a Hash with matching key names.