create($_SERVER); $response = $objectManager->create(\Magento\Framework\App\Response\Http::class); return new Processor($response); } }