module Datadog::Tracing::Distributed::DatadogTagsCodec::RefineRegexp

def match?(*args)

def match?(*args)
  !match(*args).nil?
end