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