# File lib/fog/core/provider.rb, line 18 def [](service_key) eval(@services_registry[service_key]).new end