# File lib/aws/iam/collection.rb, line 33
        def initialize(options = {})
          @prefix = options[:prefix]
          super
        end