class Bundler::RubygemsIntegration

def inflate(obj)

def inflate(obj)
  Gem.inflate(obj)
end