config_static?

in ext/magic/extconf.rb [135:139]


def config_static?
  default_static = !truffle?
  enable_config("static", default_static)
end