class AASM::Core::Invokers::ClassInvoker

def instance

def instance
  @instance ||= retrieve_instance
end