class AASM::Core::Invokers::BaseInvoker

def invoke_subject

def invoke_subject
  raise NoMethodError, '"#invoke_subject" is not implemented'
end