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