module Bundler::Plugin::API::Source

def remote!

install from remote path.
When this is called, the source should try to fetch the specs and

Set internal representation to fetch the gems/specs from remote.
def remote!
end