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