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