class Bundler::RemoteSpecification
def _remote_specification
def _remote_specification @specification ||= @spec_fetcher.fetch_spec([@name, @version, @platform]) end
def _remote_specification @specification ||= @spec_fetcher.fetch_spec([@name, @version, @platform]) end