private void save(BLASTQuery query) {
   OhBLASTItTestHelper helper = new OhBLASTItTestHelper(context);
   helper.save(query);
 }