// Package bootstrap defines the Bootstrap stage of the plugin loader pipeline. // // The Bootstrap stage must implement the Bootstrapper interface. package bootstrap