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