# File lib/aws/iam/mfa_device_collection.rb, line 54
      def disable serial_number
        self[serial_number].disable
        nil
      end