global

def tags(**opts)

def tags(**opts)
  opts.fetch(:tags, @tags || {})
end