A\B\Responses\A::__construct PHP Метод

__construct() публичный метод

public __construct ( )
    public function __construct()
    {
        $this->b = new Mcrypt2();
        $this->c = new C();
    }