# File lib/aws/ec2/subnet_collection.rb, line 93 def [] subnet_id Subnet.new(subnet_id, :config => config) end