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