class Standard::LoadsRunner

def call(command)

def call(command)
  RUNNERS[command].new
end