public function __construct()
 {
     parent::__construct(self::INPUT_SOURCE, $this->countInputs());
 }