class Gem::RequestSet::GemDependencyAPI

def load

def load
  instance_eval File.read(@path), @path, 1
  self
end