<?php namespace OAuth\Common; /**  * @author ieter Hordijk   */ class AutoLoader {     /**      * @var string The namespace prefix for this instance.      */     protected $namespace = '';     /**      * @var string The filesystem prefix to use for this instanc