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