build method

HackleConfig build()

Implementation

HackleConfig build() {
  return HackleConfig._build(this);
}