module SQLite3::ForkSafety

def hook! # :nodoc:

:nodoc:
def hook! # :nodoc:
  ::Process.singleton_class.prepend(CoreExt)
end