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