# File lib/aws/ec2/vpn_gateway_collection.rb, line 57 def [] vpn_gateway_id VPNGateway.new(vpn_gateway_id, :config => config) end