<?php

namespace App\Services;

class RenderService
{
    public function __construct()
    {
    }
}