module Ethon::Multies::Operations

def run

Other tags:
    Example: Run -
def run
  begin code = trigger end while code == :call_multi_perform
  check
end