module Bootsnap

Ruby C extensions are initialized by calling Init_<extname>.

This sets up the module hierarchy and attaches functions as methods.

We also populate some semi-static information about the current OS and so on.