# File lib/aws/ec2.rb, line 324
    def regions
      RegionCollection.new(:config => config)
    end