module CwCardUtils
def card_data_source
def card_data_source @card_data_source ||= ScryfallCmcData.instance end
def configure
def configure yield self if block_given? end
def card_data_source @card_data_source ||= ScryfallCmcData.instance end
def configure yield self if block_given? end