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