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