# File lib/aws/ec2/internet_gateway_collection.rb, line 34 def [] internet_gateway_id InternetGateway.new(internet_gateway_id, :config => config) end