Overrides FutureInterface::map
public function map(Closure $closure) : FutureInterface { return $this; }