public function __construct($classNameContext)
 {
     parent::__construct(BEHAT_VERSION);
     $this->_classNameContext = $classNameContext;
 }