Is there an API which will allow me to install a new module into a server at runtime? What I'm looking for, is a way to add a module and then add a dependency on that module in my deployment, from within a testcase. -Jaikiran