# File lib/fog/aws/models/compute/vpc.rb, line 16 def subnets service.subnets(:filters => {'vpcId' => self.identity}).all end