# File lib/aws/iam/mfa_device_collection.rb, line 25
      def initialize user, options = {}
        @user = user
        super
      end