# File lib/aws/ec2/network_interface.rb, line 104 def instance if attachment = self.attachment attachment.instance end end