<?php namespace common\logic; abstract class AbstractGenerator extends AbstractService implements GeneratorInterface { }