<?php namespace Knuckles\Scribe\Tests\Unit; use Knuckles\Camel\Camel; use PHPUnit\Framework\TestCase; class CamelTest extends TestCase { }