create static method

DartRulesEngine create()

Implementation

static DartRulesEngine create() {
  return DartRulesEngine();
}