# File lib/aws/ec2/customer_gateway_collection.rb, line 53 def [] customer_gateway_id CustomerGateway.new(customer_gateway_id, :config => config) end