# File lib/aws/ec2/elastic_ip.rb, line 90 def network_interface if nid = network_interface_id NetworkInterface.new(nid, :config => config) end end