module CwCardUtils

def card_data_source

def card_data_source
  @card_data_source ||= ScryfallCmcData.instance
end