module RuboCop::Cop::IndexMethod

def new_method_name

def new_method_name
  raise NotImplementedError
end