55 56 57
# File 'lib/commutator/model.rb', line 55 def initialize(attrs = {}) assign_attributes(attrs.symbolize_keys) end