Future<PresentationConnection> start() => promiseToFuture<PresentationConnection>(JS("", "#.start()", this));