module AASM::Persistence::SequelPersistence::InstanceMethods

def aasm_read_attribute(name)

def aasm_read_attribute(name)
  send(name)
end