module CwCardUtils

def configure

def configure
  yield self if block_given?
end