# File lib/mixins/accessible.rb, line 9 def initialize(attributes_hash = {}) self.update_attributes attributes_hash end