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