class AASM::Core::Invokers::LiteralInvoker

def invoke_subject

def invoke_subject
  @result = exec_subject
end