<?php namespace Jaxon\Tests\Ns\Ajax; class ClassB { public function methodBa() { } public function methodBb() { } }
info at phpclasses dot org