Keep this method for existing code
317 318 319
# File 'lib/fluent/plugin/buffer.rb', line 317 def metadata(timekey: nil, tag: nil, variables: nil) Metadata.new(timekey, tag, variables) end