module Dry::Core::Deprecations

def [](tag)

def [](tag)
  Tagged.new(tag)
end