# File lib/aws/iam/group_collection.rb, line 88
      def each options = {}, &block
        super(options, &block)
      end