Allow access from a component to another. $this->component($path) - should return the controller object found at that path. As a security feature it should only allow child components access for now.