class Bundler::RemoteSpecification

def __swap__(spec)

be swapped out.
once the remote gem is downloaded, the backend specification will
Because Rubyforge cannot be trusted to provide valid specifications
def __swap__(spec)
  @specification = spec
end