@Parameters(name = "{0}")
 public static Collection<Object[]> getParameters() throws IOException {
   return com.pivotal.mss.apigateway.test.ApplicationSpecTest.getParameters("spec");
 }