function callApp(app, options, modifier) {
  options = options || {};

  var c = new Connection(options);