<?php

class PHPParser_Node_Expr_Cast_String extends PHPParser_Node_Expr_Cast
{
}