# File lib/bundler/environment.rb, line 27
    def specs
      @specs ||= resolve_locally || resolve_remotely
    end