class CwCardUtils::ScryfallCmcData

def initialize

def initialize
  super
  @data = nil
  @card_index = nil
  @found_cards = {}
end