module RuboCop::Cop::RSpec::Metadata

def on_metadata(_symbols, _hash)

def on_metadata(_symbols, _hash)
  raise ::NotImplementedError
end