module Concurrent::Utility::NativeExtensionLoader

def allow_c_extensions?

def allow_c_extensions?
  Concurrent.on_cruby?
end