# File lib/facebooker/model.rb, line 95
    def initialize(hash = {})
      populate_from_hash!(hash)
    end