class Bundler::RubygemsIntegration

def clear_paths

def clear_paths
  Gem.clear_paths
end