class Bundler::RubygemsIntegration

def read_binary(path)

def read_binary(path)
  Gem.read_binary(path)
end