module Bundler::Plugin::API::Source

def local!

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

Set internal representation to fetch the gems/specs locally.
def local!
end