/** * @return \tomzx\Dataflow\Result */ public function process() { return $this->processor->process(func_get_args()); }