# File lib/aws/ec2.rb, line 378
    def subnets
      SubnetCollection.new(:config => config)
    end