# File lib/aws/ec2/vpn_gateway.rb, line 52 def attachments attachment_set.map {|details| Attachment.new(self, details) } end