module ActiveSupport
module ActiveSupport::Dependencies
module Bootsnap
module Bootsnap::CompileCache
module Bootsnap::CompileCache::ISeq
module Bootsnap::CompileCache::ISeq::InstructionSequenceMixin
module Bootsnap::CompileCache::YAML
module Bootsnap::ExplicitRequire
module Bootsnap::LoadPathCache
module Bootsnap::LoadPathCache::ChangeObserver
module Bootsnap::LoadPathCache::ChangeObserver::ArrayMixin
module Bootsnap::LoadPathCache::CoreExt
module Bootsnap::LoadPathCache::CoreExt::ActiveSupport
module Bootsnap::LoadPathCache::CoreExt::ActiveSupport::ClassMethods
module Bootsnap::LoadPathCache::PathScanner
module Kernel
class Bootsnap::LoadPathCache::Cache
class Bootsnap::LoadPathCache::LoadedFeaturesIndex
class Bootsnap::LoadPathCache::Path
class Bootsnap::LoadPathCache::RealpathCache
class Bootsnap::LoadPathCache::Store
class Module
bootsnap
1.4.1
# supported?
def supported? RUBY_ENGINE == 'ruby' && RUBY_PLATFORM =~ /darwin|linux|bsd/ end