class ElasticAPM::Config::WildcardPatternList::WildcardPattern

def initialize(str)

def initialize(str)
  @pattern = convert(str)
end