<?php
namespace RedCode\TreeBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class RedCodeTreeBundle extends Bundle
{
}