class Bundler::RubygemsIntegration

def initialize

def initialize
  @replaced_methods = {}
  backport_ext_builder_monitor
end