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