<?php namespace domain\_; abstract class AbstractChecker extends AbstractService implements CheckerInterface { }