def hasOpt(props, key): return SXOpts.hasOpts(props, key)
def hasOpts(props): return SXOpts.hasOpts(props)