# File lib/aws/ec2/network_interface.rb, line 110 def attachment if details = attachment_details Attachment.new(self, details) end end