if(methodInvoked) {
      if(instance === undefined) {
        module.initialize();
      }
      module.invoke(query);