# File lib/aws/ec2/network_interface.rb, line 56 def initialize network_interface_id, options = {} @network_interface_id = network_interface_id super end