public DataContext getDataContext() {
   return connection.createDataContext(ImmutableList.of());
 }