module Bundler::Plugin::API::Source

def cached!

install from the path provided by `app_cache_path`.
When this is called, the source should try to fetch the specs and

Set internal representation to fetch the gems/specs from app cache.
def cached!
end