# File lib/aws/ec2/subnet.rb, line 141 def instances InstanceCollection.new(:config => config).filter('subnet-id', id) end