<?php

class PHPParser_Node_Expr_Cast_Bool extends PHPParser_Node_Expr_Cast
{
}