# File lib/aws/iam.rb, line 203
    def groups
      GroupCollection.new(:config => config)
    end