# File lib/aws/ec2.rb, line 396
    def network_interfaces
      NetworkInterfaceCollection.new(:config => config)
    end