# File lib/aws/ec2/instance.rb, line 395 def vpc if vpc_id VPC.new(vpc_id, :config => config) end end