class Bundler::RubygemsIntegration

def provides?(req_str)

def provides?(req_str)
  self.class.provides?(req_str)
end