public List<Change> getCurrentIncludedChanges() {
   return myBrowser.getCurrentIncludedChanges();
 }