# File lib/aws/ec2/vpn_gateway.rb, line 58 def vpc if attachment = attachments.first attachment.vpc end end